home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1880 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: news.halcyon.com!usenet
  2. From: kmoffat@halcyon.com (Kenneth Moffat)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: WinExec Dialup
  5. Date: Sat, 13 Jan 1996 16:49:48 GMT
  6. Organization: Northwest Nexus, inc.
  7. Message-ID: <4d8nra$a0e@news.halcyon.com>
  8. References: <4d21ku$bh0@news.halcyon.com>
  9. NNTP-Posting-Host: blv-pm1-ip13.halcyon.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. kmoffat@halcyon.com (Kenneth Moffat) wrote:
  13.  
  14. >Under Windows 95, I need to execute the dial up connection to my internet
  15. >provider with the WinExec function in Borland C++ 4.52. I have succeeded in
  16. >running .exe programs, but I wonder if I can run my desktop .lnk file? I
  17. >keep getting the error 2, file not found. 
  18. >Or what is the .exe that I should run to start dial up?
  19.  
  20. Actually, to be more clear, I am trying to use _argv[2] as an argument to
  21. WinExec(). I want to start a timer program which will in turn run a program
  22. of the users choice which can be specified on the icon command line.
  23.  
  24. >Thanks
  25. >Ken
  26.  
  27. >Ken Moffat
  28. >kmoffat@halcyon.com
  29. >http://www.halcyon.com/kmoffat/
  30.  
  31.  
  32. Ken Moffat
  33. kmoffat@halcyon.com
  34. http://www.halcyon.com/kmoffat/
  35.  
  36.